GtkFileChooser search fixes and recent files support. (#435342)
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 11 May 2007 19:42:40 +0000 (19:42 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Fri, 11 May 2007 19:42:40 +0000 (19:42 +0000)
commitdfff0c0a14c2ac516f02bac5c47d62d082da7995
tree4fad33620a78757c5d41bb78457f4a7ee8e79482
parent9f2d1953678f2df4dde3506624ea2fdbbfd2821f
GtkFileChooser search fixes and recent files support. (#435342)

2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>

GtkFileChooser search fixes and recent files support.  (#435342)

* gtk/gtkfilechooserprivate.h:
* gtk/gtkfilechooserdefault.c: Follow the sorting order of
the GtkTreeView displaying the files list.

(shortcuts_get_index), (shortcuts_insert_separator),
(shortcuts_model_create), (shortcuts_combo_filter_func): Remove
the separator between the Search and the Recently Used shortcuts.

(list_select_func), (list_icon_data_func), (list_name_data_func),
(list_mtime_data_func): Update the sensitivity of the row
depending on the GtkFileChooserAction used.

svn path=/trunk/; revision=17828
ChangeLog
gtk/gtkfilechooserdefault.c
gtk/gtkfilechooserprivate.h